home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / graphics / a-g / dust / dusthelp / echo < prev    next >
Text File  |  1995-12-15  |  247b  |  7 lines

  1.   COMMAND ECHO
  2. -----------------------------------------------------------------
  3.     Purpose: Type a message, print variables (useful in batchfiles)
  4.       Usage: ECHO(<string>[,<expression>])
  5.    Examples: echo(hello world)
  6.              echo(a=,a)
  7.